html {
    font-size: calc(100vw / 1920 * 100);
}

@media(max-width: 1000px) {
    html {
        font-size: calc(1000px / 1920 * 100);
    }
}

body * {
    box-sizing: border-box;
    line-height: 1;
}

.cdn .tag{
    box-sizing: content-box;
}

.servicelist ul li{
    box-sizing: content-box;
}

body {
    font-size: calc(16 * 100vw / 1920);
}

.s12 {
    font-size: calc(12 * 100vw / 1920);
}

@media(max-width: 1920px) {
    .s12 {
        font-size: 12.0px;
    }
}

.s13 {
    font-size: calc(13 * 100vw / 1920);
}

@media(max-width: 1816px) {
    .s13 {
        font-size: 12.3px;
    }
}

.s14 {
    font-size: calc(14 * 100vw / 1920);
}

@media(max-width: 1728px) {
    .s14 {
        font-size: 12.6px;
    }
}

.s15 {
    font-size: calc(15 * 100vw / 1920);
}

@media(max-width: 1651px) {
    .s15 {
        font-size: 12.9px;
    }
}

.s16 {
    font-size: calc(16 * 100vw / 1920);
}

@media(max-width: 1584px) {
    .s16 {
        font-size: 13.2px;
    }
}

.s17 {
    font-size: calc(17 * 100vw / 1920);
}

@media(max-width: 1524px) {
    .s17 {
        font-size: 13.5px;
    }
}

.s18 {
    font-size: calc(18 * 100vw / 1920);
}

@media(max-width: 1472px) {
    .s18 {
        font-size: 13.8px;
    }
}

.s19 {
    font-size: calc(19 * 100vw / 1920);
}

@media(max-width: 1424px) {
    .s19 {
        font-size: 14.1px;
    }
}

.s20 {
    font-size: calc(20 * 100vw / 1920);
}

@media(max-width: 1382px) {
    .s20 {
        font-size: 14.4px;
    }
}

.s21 {
    font-size: calc(21 * 100vw / 1920);
}

@media(max-width: 1344px) {
    .s21 {
        font-size: 14.7px;
    }
}

.s22 {
    font-size: calc(22 * 100vw / 1920);
}

@media(max-width: 1309px) {
    .s22 {
        font-size: 15.0px;
    }
}

.s23 {
    font-size: calc(23 * 100vw / 1920);
}

@media(max-width: 1277px) {
    .s23 {
        font-size: 15.3px;
    }
}

.s24 {
    font-size: calc(24 * 100vw / 1920);
}

@media(max-width: 1248px) {
    .s24 {
        font-size: 15.6px;
    }
}

.s25 {
    font-size: calc(25 * 100vw / 1920);
}

@media(max-width: 1221px) {
    .s25 {
        font-size: 15.9px;
    }
}

.s26 {
    font-size: calc(26 * 100vw / 1920);
}

@media(max-width: 1196px) {
    .s26 {
        font-size: 16.2px;
    }
}

.s27 {
    font-size: calc(27 * 100vw / 1920);
}

@media(max-width: 1173px) {
    .s27 {
        font-size: 16.5px;
    }
}

.s28 {
    font-size: calc(28 * 100vw / 1920);
}

@media(max-width: 1152px) {
    .s28 {
        font-size: 16.8px;
    }
}

.s29 {
    font-size: calc(29 * 100vw / 1920);
}

@media(max-width: 1132px) {
    .s29 {
        font-size: 17.1px;
    }
}

.s30 {
    font-size: calc(30 * 100vw / 1920);
}

@media(max-width: 1113px) {
    .s30 {
        font-size: 17.4px;
    }
}

.s31 {
    font-size: calc(31 * 100vw / 1920);
}

@media(max-width: 1096px) {
    .s31 {
        font-size: 17.7px;
    }
}

.s32 {
    font-size: calc(32 * 100vw / 1920);
}

@media(max-width: 1080px) {
    .s32 {
        font-size: 18.0px;
    }
}

.s33 {
    font-size: calc(33 * 100vw / 1920);
}

@media(max-width: 1064px) {
    .s33 {
        font-size: 18.3px;
    }
}

.s34 {
    font-size: calc(34 * 100vw / 1920);
}

@media(max-width: 1050px) {
    .s34 {
        font-size: 18.6px;
    }
}

.s35 {
    font-size: calc(35 * 100vw / 1920);
}

@media(max-width: 1036px) {
    .s35 {
        font-size: 18.9px;
    }
}

.s36 {
    font-size: calc(36 * 100vw / 1920);
}

@media(max-width: 1024px) {
    .s36 {
        font-size: 19.2px;
    }
}

.s37 {
    font-size: calc(37 * 100vw / 1920);
}

@media(max-width: 1011px) {
    .s37 {
        font-size: 19.5px;
    }
}

.s38 {
    font-size: calc(38 * 100vw / 1920);
}

@media(max-width: 1000px) {
    .s38 {
        font-size: 19.8px;
    }
}

.s39 {
    font-size: calc(39 * 100vw / 1920);
}

@media(max-width: 989px) {
    .s39 {
        font-size: 20.1px;
    }
}

.s40 {
    font-size: calc(40 * 100vw / 1920);
}

@media(max-width: 979px) {
    .s40 {
        font-size: 20.4px;
    }
}

.s41 {
    font-size: calc(41 * 100vw / 1920);
}

@media(max-width: 969px) {
    .s41 {
        font-size: 20.7px;
    }
}

.s42 {
    font-size: calc(42 * 100vw / 1920);
}

@media(max-width: 960px) {
    .s42 {
        font-size: 21.0px;
    }
}

.s43 {
    font-size: calc(43 * 100vw / 1920);
}

@media(max-width: 951px) {
    .s43 {
        font-size: 21.3px;
    }
}

.s44 {
    font-size: calc(44 * 100vw / 1920);
}

@media(max-width: 942px) {
    .s44 {
        font-size: 21.6px;
    }
}

.s45 {
    font-size: calc(45 * 100vw / 1920);
}

@media(max-width: 934px) {
    .s45 {
        font-size: 21.9px;
    }
}

.s46 {
    font-size: calc(46 * 100vw / 1920);
}

@media(max-width: 926px) {
    .s46 {
        font-size: 22.2px;
    }
}

.s47 {
    font-size: calc(47 * 100vw / 1920);
}

@media(max-width: 919px) {
    .s47 {
        font-size: 22.5px;
    }
}

.s48 {
    font-size: calc(48 * 100vw / 1920);
}

@media(max-width: 911px) {
    .s48 {
        font-size: 22.8px;
    }
}

.s49 {
    font-size: calc(49 * 100vw / 1920);
}

@media(max-width: 905px) {
    .s49 {
        font-size: 23.1px;
    }
}

.s50 {
    font-size: calc(50 * 100vw / 1920);
}

@media(max-width: 898px) {
    .s50 {
        font-size: 23.4px;
    }
}

.s51 {
    font-size: calc(51 * 100vw / 1920);
}

@media(max-width: 892px) {
    .s51 {
        font-size: 23.7px;
    }
}

.s52 {
    font-size: calc(52 * 100vw / 1920);
}

@media(max-width: 886px) {
    .s52 {
        font-size: 24.0px;
    }
}

.s53 {
    font-size: calc(53 * 100vw / 1920);
}

@media(max-width: 880px) {
    .s53 {
        font-size: 24.3px;
    }
}

.s54 {
    font-size: calc(54 * 100vw / 1920);
}

@media(max-width: 874px) {
    .s54 {
        font-size: 24.6px;
    }
}

.s55 {
    font-size: calc(55 * 100vw / 1920);
}

@media(max-width: 869px) {
    .s55 {
        font-size: 24.9px;
    }
}

.s56 {
    font-size: calc(56 * 100vw / 1920);
}

@media(max-width: 864px) {
    .s56 {
        font-size: 25.2px;
    }
}

.s57 {
    font-size: calc(57 * 100vw / 1920);
}

@media(max-width: 858px) {
    .s57 {
        font-size: 25.5px;
    }
}

.s58 {
    font-size: calc(58 * 100vw / 1920);
}

@media(max-width: 854px) {
    .s58 {
        font-size: 25.8px;
    }
}

.s59 {
    font-size: calc(59 * 100vw / 1920);
}

@media(max-width: 849px) {
    .s59 {
        font-size: 26.1px;
    }
}

.s60 {
    font-size: calc(60 * 100vw / 1920);
}

@media(max-width: 844px) {
    .s60 {
        font-size: 26.4px;
    }
}

.s61 {
    font-size: calc(61 * 100vw / 1920);
}

@media(max-width: 840px) {
    .s60 {
        font-size: 26.7px;
    }
}

.s62 {
    font-size: calc(62 * 100vw / 1920);
}

@media(max-width: 836px) {
    .s60 {
        font-size: 27.0px;
    }
}

.s63 {
    font-size: calc(63 * 100vw / 1920);
}

@media(max-width: 832px) {
    .s60 {
        font-size: 27.3px;
    }
}

.s64 {
    font-size: calc(64 * 100vw / 1920);
}

@media(max-width: 828px) {
    .s60 {
        font-size: 27.6px;
    }
}

.s65 {
    font-size: calc(65 * 100vw / 1920);
}

@media(max-width: 824px) {
    .s60 {
        font-size: 27.9px;
    }
}

.s66 {
    font-size: calc(66 * 100vw / 1920);
}

@media(max-width: 820px) {
    .s60 {
        font-size: 28.2px;
    }
}

.s67 {
    font-size: calc(67 * 100vw / 1920);
}

@media(max-width: 816px) {
    .s67 {
        font-size: 28.5px;
    }
}

.s68 {
    font-size: calc(68 * 100vw / 1920);
}

@media(max-width: 813px) {
    .s68 {
        font-size: 28.8px;
    }
}

.s69 {
    font-size: calc(69 * 100vw / 1920);
}

@media(max-width: 809px) {
    .s69 {
        font-size: 29.1px;
    }
}

.s70 {
    font-size: calc(70 * 100vw / 1920);
}

@media(max-width: 806px) {
    .s70 {
        font-size: 29.4px;
    }
}

.s70 {
    font-size: calc(70 * 100vw / 1920);
}

@media(max-width: 803px) {
    .s70 {
        font-size: 29.7px;
    }
}

.s71 {
    font-size: calc(71 * 100vw / 1920);
}

@media(max-width: 800px) {
    .s71 {
        font-size: 30px;
    }
}

.s72 {
    font-size: calc(72 * 100vw / 1920);
}

@media(max-width: 796px) {
    .s72 {
        font-size: 30.3px;
    }
}

.s73 {
    font-size: calc(73 * 100vw / 1920);
}

@media(max-width: 793px) {
    .s73 {
        font-size: 30.6px;
    }
}

.s74 {
    font-size: calc(74 * 100vw / 1920);
}

@media(max-width: 791px) {
    .s74 {
        font-size: 30.9px;
    }
}

.s75 {
    font-size: calc(75 * 100vw / 1920);
}

@media(max-width: 788px) {
    .s75 {
        font-size: 31.2px;
    }
}

.s76 {
    font-size: calc(76 * 100vw / 1920);
}

@media(max-width: 79px) {
    .s76 {
        font-size: 31.5px;
    }
}

.s77 {
    font-size: calc(77 * 100vw / 1920);
}

@media(max-width: 785px) {
    .s77 {
        font-size: 31.8px;
    }
}

.s78 {
    font-size: calc(78 * 100vw / 1920);
}

@media(max-width: 782px) {
    .s78 {
        font-size: 32.1px;
    }
}

.s79 {
    font-size: calc(79 * 100vw / 1920);
}

@media(max-width: 780px) {
    .s79 {
        font-size: 32.4px;
    }
}

.s80 {
    font-size: calc(80 * 100vw / 1920);
}

@media(max-width: 777px) {
    .s80 {
        font-size: 32.7px;
    }
}


@media(max-width: 1584px) {
    body {
        font-size: 13.2px;
    }
}

img {
    max-width: 100%;
}

.cula_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.cul_left {
    line-height: 1.6;
    color: #777777;
    width: 41.666%;
}

.cul_righ {
    width: 41.666%;
    position: relative;
}

.cul_img {
    width: 100%;
    overflow: hidden;
}

.cul_img img {
    width: 100%;
    z-index: 3;
    position: relative;
    transition: .3s;
}

.cul_img img:hover {
    transform: scale(1.1);
    transition: .3s;
}

.cul_righ::before {
    content: '';
    width: 60%;
    height: 60%;
    position: absolute;
    background-color: #1e85ee;
    bottom: -20px;
    left: -20px;
}

.cul_b {
    display: flex;
    margin-top: 100px;
    padding-bottom: 100px;
    align-items: center;
}

.culb_left {
    width: 56.666666%;
    position: relative;
    margin-left: 30px;
}

.culb_left::after {
    content: '';
    width: 47.60%;
    height: 47.60%;
    position: absolute;
    background-color: #1e85ee;
    bottom: -20px;
    left: -20px;
}

.culb_swiper .swiper-slide {
    width: 48.5%;
    margin-right: 20px;
}


.culb_swiper .swiper-slide p {
    text-align: center;
    background-color: #fff;
}

.cul_com {
    background-size: cover;
    background-position: center bottom;
}

.culb_s img {
    width: 100%;
}


.culb_item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.r_logo {
    width: 49px;
    height: 49px;
    background-color: #1e85ee;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 25px;

}

.r_logo img {
    max-width: 80%;
}

.culb_p p:nth-child(1) {
    font-family: SourceHanSansCN-Normal;
    color: #777777;
    font-size: 18px;
}

.culb_p p:nth-child(2) {
    font-weight: bold;
    color: #222222;
    font-size: 24px;
}

.culb_right {
    padding-left: 40px;
}

.culb_list {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.culb_left .culb_pag.swiper-pagination {
    text-align: center;
    width: 100%;
}

.culb_pag .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background-color: #1e85ee;
    margin: 0 10px;
    box-sizing: border-box;
    opacity: 1;
}

.culb_pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: transparent;
    border: solid 2px #1e85ee;
}

.d_b p,
.d_a p {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 15px;
}

.d_form {
    background-color: #1e85ee;
}

.d_form form {
    display: flex;
    padding: 35px;
    align-items: flex-end;
}

.d_a {
    width: 54.58%;


}

.d_b {
    width: 26.5%;


}


.d_a {
    margin-right: 30px;
}

.dc_botton {
    width: 44px;
    height: 42px;
    background-color: #ffffff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
}

.d_form .layui-form-select dl dd.layui-this {
    background-color: #1e85ee;
    position: relative;
    z-index: 3;
}

.d_form .layui-form-select dl {
    z-index: 5;
}

.dd_titlte p {
    color: #000000;
    font-weight: bold;
    font-size: 22px;

}

.d_downLoad_wrap {
    width: 95%;
    margin: 0 auto;
}

.dd_titlte {
    margin-top: 30px;
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    z-index: 1;
}

.dd_con {
    margin-top: 20px;
}

.dd_header {
    display: flex;
    background-color: #1e85ee;
    padding: 15px 0;
    position: relative;
    z-index: 1;

}

.dd_header p {
    width: 25%;
    text-align: center;
    font-family: SourceHanSansCN-Medium;
    color: #ffffff;
    font-size: 16px;
}

.dd_header p:nth-child(1) {
    padding-left: 5%;
    text-align: left;
}

.dd_header p:last-child {
    padding-right: 5%;
    text-align: right;
}

.dl_item {
    display: flex;
    align-items: center;
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
}

.dl_item p {
    width: 25%;
    text-align: center;
    font-family: SourceHanSansCN-Medium;
    font-size: 16px;

    color: #666666;
}

.dl_item p:nth-child(1) {
    padding-left: 5%;
    text-align: left;
}

.dl_item p:last-child {
    padding-left: 8%;
    text-align: right;
}

.dl_item p img {
    width: 77px;
    height: 77px;
}

.successful_cases_wrap {
    width: 1200px;
    margin: 0 auto;
}


.sc_li {
    width: 100%;
    margin-bottom: 2px;



    /* justify-content: center; */
}

.sc_ul {
    width: 100%;
}

.sc_li a {
    display: flex;
    align-items: center;
    padding-left: 40px;
    width: 100%;
    height: 49px;
    background-color: #ffffff;
    box-sizing: border-box;
}

.cul_com_s {
    background-color: #f6f8fb;
    padding-top: 30px;
    padding-bottom: 100px;
}

.sc_sub li {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 20px;
}

.sc_sub li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 49px;
    padding-left: 0;
    background-color: transparent;
}

.sc_point {
    width: 11px;
    height: 11px;

    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
}

.scp_i {
    width: 5px;
    height: 5px;
    background-color: #1e85ee;
    border-radius: 50%;
}

.sc_point::before {
    position: absolute;
    display: block;
    content: '';
    height: 49px;
    width: 1px;
    border-left: 1px dashed #1e85ee;
    left: 50%;
    bottom: 0;
    transform: translateX(-5%) translateY(85%);
}

.sc_sub li:last-child .sc_point::before {
    content: none;
}

.sc_sub {
    display: none;
}

.show .sc_e {
    background-image: url(../imgs/sc_bg.png);
    background-size: cover;

}

.show .sc_e {
    padding-left: 0;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #f6f8fb;
    background-color: transparent;
    justify-content: center;
}

.sc_sub li:hover a {
    color: #1e85ee;
}

.sc_sub li:hover .sc_point {
    background-color: rgba(30, 133, 238, .3);
}

.sc_right {
    width: 75.58%;
}

.successful_cases {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.scr_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.down_link {
    width: 192px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 43px;
    background-color: #0b79ea;
    border: solid 1px #dcdcdc;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #ffffff;
}

.scrt_left a {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;

    color: #222222;
}

.scrt_left a.active {
    color: #1e85ee;
}

.scrt_left a:hover {
    color: #1e85ee;
}

.sc_left {
    width: 16%;
}

.scrt_left span {
    margin: 0 25px;
}

.scr_title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.scr_title img {
    margin-right: 10px;
}

.scr_con_a {
    background-color: #ffffff;
    box-shadow: 0px 6px 7px 2px #edf3fd;
    border: solid 1px #eeeeee;
    padding: 5%;
}

.scr_p p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #222222;
}

.scr_p p:nth-child(2) {
    margin-top: 5px;
    font-family: SourceHanSansCN-Normal;
    color: #888888;
}

.acr_con_act p {
    font-family: SourceHanSansCN-Normal;
    font-size: 14px;
    line-height: 1.8;
    color: #777777;

}

.src_list {
    margin-top: 35px;
}

.src_list .scr_con_a {
    box-shadow: 0 0 0 0 #edf3fd;
    border: none;
    padding-bottom: 0;
}

.src_border {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 5%;

}

.idc_act {
    text-align: center;
}

.idc_title {
    font-family: SourceHanSansCN-Regular;
    font-size: 30px;
    color: #222222;
    position: relative;
    line-height: 2;
}



.idc_t2 p {
    line-height: 1.8;
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;

    color: #666666;
}

.idc_title::before {
    display: block;
    position: absolute;
    content: '';
    width: 51px;
    height: 2px;
    background-color: #0b7ef4;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);

}

.idc_slider {
    width: 1368px;

    margin: 0 auto;
    margin-top: 35px;
    position: relative;
}

.idc_btn {
    position: absolute;
    width: 41px;
    height: 70px;
    background-color: #e5f1fc;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;

}


.idc_btn img.active {
    display: none;
}

.idc_btn:hover {
    background-color: #1e85ee;
}

.idc_btn:hover img.active {
    display: block;
}

.idc_btn:hover img {
    display: none;
}

.idc_swiper.swiper-container {
    width: 87.5%;
    margin: 0 auto;
}

.idc_swiper.swiper-container .swiper-slide {
    width: 32.5%;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;


}


.idc_p {
    padding: 60px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    box-sizing: border-box;

}

.idc_img {
    height: 65px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.idc_p p {

    font-size: 24px;

    color: #333333
}

.idc_p img {
    max-width: 70px;


}

.idc_item {
    position: relative;
    overflow: hidden;
    height: 324px;
}

.idc_h {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    padding: 10%;
    box-sizing: border-box;
    transform: translateY(100%);
    transition: all .3s;
}

.idc_h p:nth-child(1) {
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 20px;
}

.idc_h p:nth-child(2) {
    font-family: SourceHanSansCN-Normal;
    font-size: 14px;

    color: #ffffff;
    line-height: 1.6;
}

.idc_item:hover .idc_h {
    transform: translateY(0);
    transition: all .3s;
}

.idc_prev {
    left: 0;
}

.idc_next {
    right: 0;
}

.inners_swiper.swiper-container .swiper-slide.Animation.on,
.idc_swiper.swiper-container .swiper-slide.Animation.on,
.idc_t2 p.Animation.on,
.idc_title.Animation.on,



.title.Animation.on,
.cula_a.Animation.on,
.cul_b.Animation.on,
.scr_top.Animation.on,
.sc_li.Animation.on,
.scr_con_a.Animation.on {
    -webkit-animation: fadeInUp .5s ease forwards;
    animation: fadeInUp .5s ease forwards;
    opacity: 1;
}


.inners_swiper.swiper-container {
    width: 87.5%;
    margin: 0 auto;


}

.inners_swiper.swiper-container .swiper-slide {
    width: 15.666666%;
    margin-right: 10px;
}

.inns_img {
    height: 70px;
    padding: 10px 0;
    background-color: #f2f5f8;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.inns_img img {
    max-width: 70%;

    margin: 0 auto;
}

.inners_slider {
    position: relative;
    width: 1368px;
    margin: 50px auto;

    margin-bottom: 0;
}

.panter_wrap {
    margin-top: 50px;
}

.imBox {
    width: 1200px;
    position: relative;
    margin-top: 30px;
    padding-top: 30px;
}

.imb_left {
    width: 84.9%;
    position: relative;
}

.imb_left img {
    width: 100%;
}



.leida_wrap {
    position: absolute;
    width: 154px;
    height: 154px;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);


}

.li_a {
    left: 64%;
    top: 38%;
}

.li_b {
    left: 71.5%;
    top: 59.5%;
}

.li_c {
    left: 60.5%;
    top: 85.5%;
}

div.inner {
    width: 37px;
    height: 37px;
    margin-top: -17.5px;
    margin-left: -17.5px;
    background: #1e85ee;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;

    animation-duration: 2.4s;
    z-index: 10;
    -webkit-animation-name: state1;
    animation-name: state1;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
}


.imb_num {
    position: absolute;
    right: 0;
    top: 0;
}

.num_a {
    display: flex;
    align-items: flex-start;
}

.num_g {
    font-family: LettownHills-Regular;
    font-size: 60px;

    color: #1e85ee;
    font-weight: bold;

}

.num_x {
    font-family: LettownHills-Regular;
    font-size: 30px;
    color: #1e85ee;
    transform: translateY(-18%);
    font-weight: bold;
}

.num_act {

    font-size: 18px;
    font-weight: normal;

    color: #222222;
}

.num_wrap {
    margin-bottom: 50px;
}


.imb_link {
    max-width: 181px;
    display: flex;
    align-items: center;
    padding: 5px 0px;
    background-color: #ff9700;
    border-radius: 6px;
    justify-content: center;

}

.imb_link img {
    width: 24px;
    height: 25px;
    margin-right: 5px;
}

.imb_link p {
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    color: #ffffff;
}




@keyframes state1 {
    0% {
        opacity: .5;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(4.5);
        transform: scale(4.5);
    }
}


.inner.container {
    animation-delay: .8s;
}

.inner.outter {
    animation-delay: 1.5s;
}

.qi_item {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translateY(-70%) translateX(-50%);
    z-index: 4;
}

.qi_item p {
    font-family: SourceHanSansCN-Normal;
    font-size: 12px;
    color: #ffffff;
    background-color: #ff9700;
    border-radius: 3px;
    padding: 1px 5px;
    word-break: keep-all;
    white-space: nowrap;
}


.lef_item {
    width: 37px;
    height: 37px;
    background-color: #a01c27;
    opacity: 0.65;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -17.5px;
    margin-left: -17.5px;
}




.qi_item img {
    width: 12px;
    height: 14px;
}


.qi_wrap {
    display: inline-block;
    position: absolute;
}


.imb_address p {
    font-family: SourceHanSansCN-Normal;
    font-size: 11px;
    color: #222222;
    position: absolute;
    z-index: 11;
}

.imb_act_a {
    display: inline-block;
    position: absolute;
    top: 58%;
    right: 48%;
}

.imb_act_b {
    display: inline-block;
}

.imb_act_b a {
    position: absolute;

    font-size: 12px;
    line-height: 1.6;
    color: #36ae94;
    font-weight: bold;
    display: block;

}

.imb_act_a a {
    display: block;
    font-family: SourceHanSansCN-Bold;
    font-size: 12px;
    line-height: 1.6;
    color: #1e85ee;
    font-weight: bold;
    text-align: right;
}


.as_item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 134px;
    height: 38px;
    background-color: #a01c27;
    border-radius: 19px;
    margin-bottom: 10px;
}


aside {
    position: fixed;
    right: 3%;
    top: 50%;
    z-index: 99;
}

.as_lo {
    width: 38px;
    height: 38px;
    background-color: #ffffff;
    border: solid 4px #cd3d3f;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.as_lo img {
    max-width: 80%;

}

.as_item p {
    font-family: SourceHanSansCN-Normal;
    font-size: 12px;

    color: #ffffff;
    margin-right: 5px;
}

.as_b.as_item {
    background-color: #ff9700;
}

.as_b.as_item .as_lo {
    background-color: #ffffff;
    border: solid 4px #ffbc5b;
}

.as_c.as_item {
    background-color: #1e85ee;
}

.as_c.as_item .as_lo {
    background-color: #ffffff;
    border: solid 4px #6cb0f5;
}

.as_down {
    width: 136px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
}

.as_down p {
    font-family: SourceHanSansCN-Normal;
    font-size: 12px;

    color: #222222;
    margin-top: 10px;
}

.as_btn {
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff9700;
    border-radius: 50%;
    color: #fff;
    margin-left: auto;
    margin-bottom: 15px;
    display: none;
    font-size: 24px;
}

.fu_bg.video {

    height: auto;
    padding: 100px 0;

}

.fu_wrap {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fu_left span:nth-child(1) {
    font-family: SourceHanSansCN-Bold;
    font-size: 36px;
    color: #fefefe;
    font-weight: bold;
    margin-right: 10px;
}

.fu_left span:nth-child(2) {
    font-family: SourceHanSansCN-Light;
    font-size: 36px;
    color: #fefefe;
}

.fu_link {
    display: flex;
    align-items: center;
}

.fu_link a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 44px;
    background-color: #ff9700;
    border-radius: 6px;

    letter-spacing: 0px;
    color: #ffffff;
    margin-left: 10px;
}

.new_t {
    display: flex;
    align-items: center;
    vertical-align: middle;
}

.new_t img {
    margin-right: 5px;
    vertical-align: middle;
    transform: translateY(-1px);
}

.mlogin a img {
    margin-right: 15px;
    vertical-align: middle;
    transform: translateY(-2px);
}

.sq_top {
    /* margin-top:.7rem ; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%;
    background-size: cover;

}

.sq_top img:nth-child(1) {
    width: 3.50rem;

}

.sq_top img:nth-child(2) {
    width: 1.63rem;
}

.sq_container {
    padding: 40px 5%;
}

.sq_inp {
    width: 100%;
    height: 43px;
    border: solid 1px #dcdcdc;
}

.sq_container input {
    padding-left: 15px;
    box-sizing: border-box;
}

.sq_act {
    margin-bottom: 10px;
}

.sq_act span:nth-child(1) {
    font-size: 16px;

    color: #d1111c;
}

.sq_act span:nth-child(2) {
    font-size: 16px;

    color: #222222;
}

.sq_cul.cul_com {
    padding: .7rem 0;
    background-color: #f6f8fb;
}

.sq_wrap {
    background-color: #fff;
}

.sq_sei {
    display: flex;
}

.sq_select {
    width: 38.31%;
}

.sq_select .layui-form-select .layui-select-title .layui-input {
    height: 43px;
    border: solid 1px #dcdcdc;
}

.sq_sei .sq_inp {
    height: 43px;
}

.sq_select .layui-form-select dl dd.layui-this {
    background-color: #0b79ea;
}

.sq_item,
.sq_a {
    margin-bottom: .35rem;
}

.sq_btn {
    position: relative;
}

.sq_yan {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0b79ea;
    color: #ffffff;
    padding: 0 1rem;
    cursor: pointer;

}

.sq_yan.gray-bg {
    background-color: #fff;
    color: #000000;
    border: solid 1px #dcdcdc;
    box-sizing: border-box;
}

.sq_item .layui-form-select dl dd.layui-this,
.sq_question .layui-form-select dl dd.layui-this {
    background-color: #0b79ea;
}

.sq_bun {
    width: 2.77rem;
    height: 43px;
    background-color: #0b79ea;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;

    color: #ffffff;
    margin: 0 auto;
    margin-top: .5rem;

}

.qu_up {
    display: flex;
    align-items: center;
    padding: 15px 2%;
    justify-content: space-between;
    background-color: #f6f8fb;
    border: solid 1px #dcdcdc;
    cursor: pointer;
    font-size: 16px;
    color: #222222;
}

.qu_up.active {
    background-color: #0b79ea;
}

.qu_up.active p {
    color: #ffffff;
}

.qu_up.active img {
    display: none;
}

.qu_up.active img.active {
    display: block;
}

.qu_up img.active {
    display: none;
}

.qu_down {
    padding: 15px 3%;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    line-height: 1.8;
    color: #777777;
    display: none;
}

.question_list {
    margin-top: .35rem;
}


.pd_wrap {
    width: 1200px;
    margin: 0 auto;
}

.pd_a {
    display: flex;
    justify-content: space-between;
}

.pd_left,
.pd_right {
    width: 45%;
}

.pd_right img {
    width: 100%;
}

.pdl_title p {
    font-size: 32px;
    color: #222222;
}

.pdl_title p {
    padding-left: 15px;
    position: relative;
    line-height: 1;
}

.pdl_title {
    margin-bottom: 40px;
}

.pdl_title p::before {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #0b79ea;
    left: 0;
    top: 0;
}

.pdl_act {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #777777;
    line-height: 1.6;
}

.pdb_item {
    width: 49%;
    display: flex;
    align-items: center;
    padding: .30rem;
    background-color: #fff;
    box-sizing: border-box;
    margin-bottom: .2rem;

}

.pd_b {
    background-color: #f3faff;
    margin-top: .4rem;
    padding: .4rem 0;
    box-sizing: border-box;
}

.pdb_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pdb_act {
    flex: 1;
    margin-left: .30rem;
    padding-right: .40rem;
}

.pdb_logo {
    width: 1.36rem;
}

.pdb_act p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

.pd_c {
    background-color: #fff;
    padding: .5rem 0;
}

.pdc_list {
    display: flex;
}

.pdc_item {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pdc_img {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 1.62rem;
    height: 1.62rem;
    background-color: #ffffff;
    border: solid 2px #dcdcdc;
}

.pdc_img img {
    max-width: 60%;
}

.pdc_item .s28 {
    font-family: SourceHanSansCN-Medium;
    font-size: 28px;
    margin: .15rem;
}

.pdc_item .s16 {
    font-size: 16px;
    color: #666666;
}

.pdwrap.cul_com {
    background-color: #fff;
}

.swa_title {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.swa_title p {
    font-family: SourceHanSansCN-Regular;
    color: #000000;
    font-size: 36px;
}

.swa_act p {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #777777;
    line-height: 1.6;
}

.swa_act {
    margin: .4rem 0 .5rem 0;
}

.swa_list {
    display: flex;
    justify-content: center;
}

.swa_item {
    width: 26.25%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swa_item:nth-child(2) {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.swa_item p {
    font-family: SourceHanSansCN-Normal;
    font-size: 17px;
    color: #222222;
    text-align: center;
    font-weight: bold;
    padding: 0 .5rem;
    margin-top: .35rem;
    line-height: 1.6;
}

.swa_img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.swa_img img {
    max-width: 80%;
}

.swb_list {
    display: flex;
    flex-wrap: wrap;
}

.swb_item {
    width: 50%;
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .2);
    padding: .4rem .3rem;
    box-sizing: border-box;
    cursor: pointer;
}

.swb_left {
    width: 1.1rem;
    height: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: solid 1px #ffffff;
}

.swb_right {
    flex: 1;
    padding: 0 .75rem 0 .4rem;
}

.swb_right p:nth-child(1) {
    font-family: SourceHanSansCN-Normal;
    color: #ffffff;
    font-size: 26px;
    margin-bottom: .2rem;
}

.swb_right p.s16 {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #ffffff;
    opacity: 0.5;
    line-height: 1.6;
    text-align: justify;
}

.swb_wrap {
    padding: .7rem 0;
    margin-top: .45rem;
}

.swb_item:hover {
    border: 1px solid #fff;
}

.swc_item {
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../imgs/swbg_a1.jpg);
    width: 30.16%;
    margin-right: .55rem;
    box-sizing: border-box;
    padding: .5rem;
    padding-left: .3rem;
    margin-bottom: .6rem;

}

.swc_item:hover {
    background-image: url(../imgs/swbg_b1.jpg);
}

.swc_item:hover .swc_t p {
    color: #fff;

}

.swci_left img {
    max-width: .88rem;
}

.swc_item:hover .swci_left img {
    display: none;
}

.swc_item:hover .swci_left img.active {
    display: block;
}

.swc_item:hover .swc_link {
    display: block;
}

.swc_link {
    display: none;
}

.swci_left img.active {
    display: none;
}

.swc_list {
    display: flex;
    flex-wrap: wrap;
}



.swc_t .s26 {
    font-size: 26px;

    color: #222222;
    margin-bottom: .2rem;
}

.swc_t .s18 {
    font-family: D-DIN;
    font-size: 18px;
    color: #999999;
    margin-bottom: .15rem;
}

.swc_item:nth-child(3n) {
    margin-right: 0rem;
}

.swc_img {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.swc_img {
    margin-top: .9rem;
}

.swc_wrap {
    padding: .7rem 0;
}



@media screen and (max-width: 1200px) {

    .swa_item {
        width: 32%;
    }

    .inners_swiper.swiper-container .swiper-slide {
        width: 120px;
    }

    .swa_title {
        text-align: center;
    }

    .swa_title img {
        display: none;
    }

    .fu_wrap {
        width: 96%;
        flex-wrap: wrap;
    }

    .pd_wrap {
        width: 96%;
    }

    .successful_cases_wrap {
        width: 96%;
        margin: 20px auto 0 auto;
    }

    .idc_slider,
    .idc_act,
    .inners_slider,
    .imBox {
        width: 96%;
        margin: 0 auto;
    }

    .idc_slider {
        margin-top: 30px;
    }

    .down_link {
        width: 147px;
    }

    .scrt_left span {
        margin: 0 10px;
    }

    .idc_item {
        position: relative;
        overflow: hidden;
        height: 240px;
    }
}

@media screen and (max-width: 900px) {
    .swc_t .s26 {
        font-size: 18px;
    }

    .swc_t .s18 {
        font-size: 14px;
    }
}

@media screen and (max-width: 750px) {
    .idc_t2 p{
        font-size: 18px;
    }

    .swc_item {
        width: 100%;
        margin-right: 0;
    }

    .swa_item p {
        font-size: 14px;
    }

    .swb_right p:nth-child(1) {
        font-size: 18px;
    }

    .swb_right p.s16 {
        font-size: 12px;
    }

    .swb_item {
        width: 100%;
    }

    .swa_title p {
        font-size: 18px;
    }

    .swa_act {
        font-size: 14px;
    }

    .pdc_item .s28 {
        font-size: 18px;
    }

    .pdc_item .s16 {
        font-size: 14px;
    }

    .amact_wra {
        display: flex;
        /* align-items: center; */
        justify-content: center;
        margin-top: 30px;
    }

    .swa_item {
        width: 100%;
        margin-bottom: .5rem;
    }

    .swa_list {
        flex-wrap: wrap;
    }

    .pdb_item {
        width: 100%;
    }

    .fu_left {
        margin-bottom: 30px;
    }

    .pd_a,
    .pdc_list {
        flex-wrap: wrap;
    }

    .pdc_item {
        width: 50%;
        margin-bottom: .35rem;
    }

    .pd_left,
    .pd_right {
        width: 100%;
    }

    .pd_left {
        margin-bottom: 15px;
    }

    .fu_left span:nth-child(1),
    .fu_left span:nth-child(2) {
        font-size: 20px;
    }

    .fu_wrap {
        justify-content: center;
    }

    .pdl_title {
        margin-bottom: 20px;
    }

    .pdl_title p {
        font-size: 24px;
    }

    .pdl_act {
        font-size: 14px;
    }

    .as_btn {
        display: flex;
        cursor: pointer;
    }

    .as_wrap {
        transform: scaleY(0);
        transform-origin: center top;
        transition: all .3s;
        height: 0;
    }

    .as_wrap.active {
        transform: scaleY(1);
        transform-origin: center top;
        transition: all .3s;
        height: auto;
    }

    .idc_title,
    .idc_p p {
        font-size: 18px;
    }

    .imb_num {
        position: static;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .num_g {
        font-size: 30px;
    }

    .num_wrap {
        margin-bottom: 0;
    }

    .imb_link {
        max-width: none;
        padding: 3px 5px;
    }

    .imb_link p,
    .num_act {
        font-size: 14px;
    }

    .imb_link {
        margin-top: 25px;
    }


    div.inner,
    .lef_item {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
    }

    .inners_swiper.swiper-container {
        width: 76%;
    }

    .imb_act_a,
    .imb_act_b a {
        position: static;
        text-align: right;
        line-height: 1.8;

    }

    .imb_act_a a {
        line-height: 1.8;
    }

    .imb_act_b {

        margin-left: 30px;
    }

    .idc_btn {
        width: 27px;
        height: 55px;
    }

    .idc_swiper.swiper-container .swiper-slide,
    .imb_left {
        width: 100%;
    }

    .idc_swiper.swiper-container:hover .idc_h {
        transform: translateY(0);
        transition: all .3s;
    }

    .down_link {
        font-size: 14PX;
        width: 120PX;
    }

    .scrt_left a {
        font-size: 14PX;
    }

    .scrt_left {
        margin-right: 10PX;
    }

    .dl_item p,
    .dd_header p {
        font-size: 14px;
    }

    .d_downLoad_wrap {
        width: 100%;
    }

    .d_b {
        width: 65%;
    }

    .d_form form,
    .successful_cases {
        flex-wrap: wrap;
        position: relative;
        z-index: 5;
    }

    .d_a,
    .sc_left {
        width: 100%;
        margin-bottom: 25px;
    }

    .sc_right {
        width: 100%;
    }

    .cul_b {
        flex-wrap: wrap;
    }

    .culb_left {
        width: 100%;
        margin-left: 0;
    }

    .culb_right {
        width: 100%;

        padding-left: 0;
        margin-top: 100px;
    }

    .cula_a {
        flex-wrap: wrap;
    }

    .cul_left {
        width: 100%;
        margin-bottom: 30px;
    }

    .cul_righ {
        width: 100%;
    }

    .culb_p p:nth-child(1) {

        font-size: 12px;
    }

    .culb_p p:nth-child(2) {

        font-size: 16px;
    }

    .dl_item p img {
        width: 60px;
        height: 60px;
    }
}



.video_wrap {
    margin-top: .45rem;
    position: relative;
}



.video_sc img {
    width: 100%;
}


.video_btn {
    width: .6rem;
    position: absolute;
    bottom: .4rem;
    left: .6rem;
    cursor: pointer;
    z-index: 1;
}

.video_item {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.video_item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video_item.active {
    z-index: 3;
}

.shu_list {
    display: flex;
    justify-content: center;
}

.sn_up {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.sn_up .s55 {
    font-size: 55px;
    font-weight: bold;
    color: #1e85ee;
}

.sn_up .s18 {
    font-family: SourceHanSansCN-Bold;
    font-size: 18px;
    color: #1e85ee;
    margin-bottom: .15rem;
}

.nw_left img {
    width: 2.4rem;
}

.nw_right {
    flex: 1;
    padding-left: .3rem;
}

.sn_item {
    padding: 0 .6rem;
}

.sn_item:nth-child(2) {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.sn_item .s16 {
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.shu_num {
    margin-top: .5rem;
}

.shu_act {
    margin-top: .45rem;
}

.shu_act{
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #777777;
    line-height: 1.6;
}

.shu_act p{
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #777777;
    line-height: 1.6;
}

.advantage {
    background-color: #eff2f5;
    padding: .5rem 0;
}

.adv_title {
    font-family: SourceHanSansCN-Regular;

    color: #222222;
    text-align: center;
    margin-bottom: .4rem;
}

.adv_a {
    display: flex;
}

.adva_left,
.adva_right {
    width: 50%;
}

.adva_left img {
    width: 100%;
}

.adva_right {
    padding: .5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
}

.adva_right p {

    color: #222222;
    line-height: 1.4;
    margin-bottom: .1rem;
}

.adv_item {
    width: 22.91%;
    background-color: #ffffff;
    border: solid 1px #d3e3f3;
    padding: .5rem 0;
    margin-bottom: .3rem;
}

.advi_up {
    margin: 0 auto;
    width: 1rem;
}

.advi_act {
    margin-top: .3rem;
}

.advi_act .s22 {
    text-align: center;
    font-family: SourceHanSansCN-Medium;

    color: #222222;
    margin-bottom: .2rem;
    font-weight: bold;
}

.advi_act .s16 {

    margin: 0 auto;
    width: 63.63636363%;
    text-align: center;
    line-height: 1.4;
}

.adv_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .3rem;
}

.text .s28 {
    margin-bottom: .4rem;
}

.business {
    padding: .5rem 0;
    background-color: #eff2f5;
}

.bu_title {
    text-align: center;
}

.bu_title .s36 {
    font-family: SourceHanSansCN-Regular;
    color: #000000;
    margin-bottom: .4rem;
}

.bu_title .s24 {
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    color: #222222;
}

.bu_list {
    margin-top: .35rem;
    display: flex;
    justify-content: space-between;
}

.bu_item {
    width: 19.08%;
    background-color: #fff;
    padding: .4rem .2rem;
}

.bi_item .s20 {
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    color: #222222;
    padding-bottom: .2rem;
    border-bottom: 3px solid #1e85ee;
    text-align: center;
}

.bi_list {
    margin-top: .2rem;
}

.bi_list{
    font-size: calc(18 * 100vw / 1920);
    font-family: SourceHanSansCN-Normal;
    color: #555555;
    margin-bottom: .15rem;
    text-align: center;
    line-height: 3vh;
}

.bi_list p{
    font-size: calc(18 * 100vw / 1920);
    font-family: SourceHanSansCN-Normal;
    color: #555555;
    margin-bottom: .15rem;
    text-align: center;
}

.bt_t {
    margin-top: .7rem;
}

.bt_list .bu_item {
    width: 31.91%;
}

.bt_act {
    display: flex;
    justify-content: center;

}

.bt_act .s18 {
    margin-right: .35rem;
}

.bu_liu {
    margin-top: .35rem;
}

.bu_liu img {
    width: 100%;

}

.bu_act {
    margin-top: .5rem;
    text-align: center;
}

.bu_act .s24 {

    font-family: SourceHanSansCN-Bold;

    color: #222222;
    margin-bottom: .2rem;
    font-weight: bold;
}

.bu_act .s16 {
    line-height: 1.6;
    color: #777777;
}

.newslist ul li .text h1 {
    margin-left: .25rem;
    line-height: 1.4;
}

.news_wrap {
    display: flex;
}

.news_wrap .time,
.news_wrap .text {
    float: none !important;
}

.text_item {
    display: flex;
}

.newslist ul li .text p {
    margin-top: .25rem;
    line-height: 1.5;
}

.nap_btn {
    width: 1.99rem;
    height: 43px;
    background-color: #0b79ea;
    border: solid 1px #dcdcdc;
    display: flex;
    justify-content: center;
    align-items: center;

    color: #ffffff;
    margin-top: .25rem;
    cursor: pointer;
}

.news_a_pop {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 10.69rem;
    min-height: 5.57rem;
    background-color: #ffffff;
    z-index: 101;
    padding-bottom: .3rem;
    display: none;
}

.news_exit {
    padding-right: .2rem;
    padding-top: .2rem;
}

.news_men {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}

.news_exit img {
    display: block;
    margin-left: auto;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.newsp_con {
    margin-top: .3rem;

}

.newsp_con p.s30 {
    text-align: center;
}

.input_item {
    width: 28.15%;
    margin-right: .2rem;
    margin-bottom: .35rem;
}

.input_item:nth-child(3) {
    margin-right: 0;

}

.newsi_list {
    margin-top: .4rem;
    padding-left: 10%;
    display: flex;
    /* justify-content: center; */
    flex-wrap: wrap;
}

.input_item input {
    width: 100%;
    height: 43px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    padding-left: 15px;
}

.inp_t span:nth-child(1) {
    color: #d1111c;
}

.inp_t {
    margin-bottom: .1rem;
}

.np_btn {
    width: 2.77rem;
    height: 43px;
    background-color: #0b79ea;
    border: solid 1px #dcdcdc;
    display: block;
    border: none;
    margin: 0 auto;
    margin-top: .5rem;
    color: #ffffff;
    cursor: pointer;
}

.news_b {
    margin: 0 auto;
}

.fanan {
    margin-top: .45rem;
}


.fan_a {
    display: flex;
    align-items: center;
}

.fan_a:nth-child(2) {
    flex-direction: row-reverse;
}

.fan_a:nth-child(2) .fa_left {
    padding-left: 1rem;
}

.fa_left,
.fa_right {
    width: 50%;
}

.fa_left {
    padding: .5rem;
    padding-right: 1rem;
}

.fa_right img {
    width: 100%;

}

.fa_left p.s16 {
    font-family: SourceHanSansCN-Normal;
    line-height: 1.6;
    color: #777777;
}

.fal_t .s26 {
    font-family: SourceHanSansCN-Regular;

    color: #000000;
}

.fal_t::after {
    content: '';
    display: block;
    width: 16px;
    height: 3px;
    background-color: #0b79ea;
    margin-top: .2rem;
}

.fan_list {
    justify-content: space-between;
}

.fan_list .swb_item {
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: 48.666%;
    margin-bottom: .35rem;
    background-color: #fff;
}

.fal_t {
    margin-bottom: .35rem;
}

.fan_list .swb_right p:nth-child(1) {
    font-family: SourceHanSansCN-Normal;

    color: #222222;
}

.fan_list .swb_right p.s16 {
    font-family: SourceHanSansCN-Normal;
    color: #888888;
}

.fan_tit.s36 {
    font-family: SourceHanSansCN-Regular;
    color: #ffffff;
    margin-bottom: .55rem;
    text-align: center;
}

.fan_swiper {
    padding-bottom: .35rem !important;
}

.fan_swiper .swiper-pagination {
    bottom: 0px !important;
}

.fan_swiper .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background-color: #ffffff;
    width: 14px;
    height: 14px;
    margin: 0 .15rem !important;
}

.fan_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #0b79ea;
}

.fanb_list {
    margin-top: .35rem;
}

.fcl_wrap {
    display: flex;
}


.fanc_wrap {
    background-color: #f7f7f7;
    padding: .7rem 0;
}

.fc_left,
.fc_right {
    width: 50%;
}

.fc_left img {
    width: 100%;

}

.fanc_swiper.swiper-container {
    margin-top: .35rem;
}

.fc_right {
    padding-left: .35rem;
    padding-right: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
}

.fc_right .s16 {
    line-height: 1.6;
    margin-top: .3rem;
    margin-bottom: .6rem;
}

.fc_right .s26 {
    font-family: SourceHanSansCN-Regular;

    color: #333333;
}

.fc_right .s14 {
    font-family: SourceHanSansCN-Light;
    color: #777777;
}

.fc_right .s14:hover {
    color: #1e85ee;
}


.fanb_wrap {
    background-color: #fff;
}

.fanc_s {
    position: relative;
}

.fanc_prev.idc_prev {
    left: -.7rem;

}

.idc_next.fanc_next {
    right: -.7rem;

}

.pal_tit .s32 {
    font-family: SourceHanSansCN-Regular;
    color: #222222;
    padding-left: .2rem;
    position: relative;
}

.pal_tit .s32::before {
    content: '';
    display: block;
    width: 2px;
    height: .32rem;
    background-color: #0b79ea;
    position: absolute;
    left: 0;
    bottom: 0;
}

.pal_tit {
    display: inline-block;
    padding-bottom: .2rem;
    border-bottom: 1px solid rgba(155, 155, 155, .4);
}

.pa_wrap {
    background-color: #f3faff;
}

.pa_con {
    padding: 0 !important;
}

.pa_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .35rem 0;
}

.pa_left {
    width: 55%;
}

.pa_right {
    width: 35.66%;
}

.pa_act {
    margin-top: .3rem;
}

.pa_act .s16 {
    line-height: 1.6;


    color: #777777;
}

.pc_wrap {
    background-color: #fff;
    padding: .5rem;
}


.pca_list {
    display: flex;
    margin-top: .45rem;
}

.pca_item {
    padding: .5rem 0;
    width: 18%;
    background-color: #f7f8fa;
    margin-right: .26rem;
}

.pca_item:nth-child(5n) {
    margin-right: 0;

}

.pca_item .s18 {
    text-align: center;

    color: #222222;
    margin-top: .5rem;
}

.pca_img {
    width: .89rem;
    margin: 0 auto;
}


.pa_last {
    background-color: #fff;
}

.pa_last .pa_right,
.pa_last .pa_left {
    width: 50%;
}

@media screen and (max-width: 1200px) {
    .news_a_pop {
        width: 96%;
    }

    .fanc_prev.idc_prev {
        left: -.0;
        z-index: 2;

    }

    .idc_next.fanc_next {
        right: -.0;
        z-index: 2;

    }

}

@media screen and (max-width: 750px) {
    .bi_list{
        font-size: 15px;
        line-height: 1.8;
    }

    .pa_last .pa_right,
    .pa_last .pa_left {
        width: 100%;
    }


    .pca_list {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .pca_item {
        width: 48%;
        margin: 0;
        margin-bottom: .35rem;
    }

    .newsi_list {
        padding: 0 5%;
    }

    .input_item {
        margin-right: 0;
    }

    .nw_left img,
    .input_item,
    .fa_left,
    .fa_right,
    .fan_list .swb_item,
    .fc_left,
    .fc_right,
    .pa_left,
    .pa_right {
        width: 100%;

    }

    .fc_right {
        padding: .3rem .45rem;
    }

    .fa_left {
        padding-left: .5rem !important;
    }

    .news_wrap,
    .fan_a,
    .fcl_wrap,
    .pa_item {
        flex-wrap: wrap;
    }

    .nw_left {
        width: 100%;
        margin-bottom: .25rem;
    }

    .nw_right {
        width: 100%;
    }

    .bu_list {
        flex-wrap: wrap;
    }

    .bu_item {
        width: 48% !important;
        margin-bottom: .35rem;
    }

    .adva_left,
    .adva_right {
        width: 100%;

    }

    .adv_item {
        width: 48%;
    }

    .sn_item {
        width: 100%;
        margin-bottom: .25rem;
    }

    .sn_up .s55 {
        font-size: 34px;
    }

    .sn_up .s18 {
        font-size: 16px;
    }

    .sn_item .s16 {
        font-size: 14px;
    }

    .adv_a {
        flex-wrap: wrap;
    }

    .shu_list {
        flex-wrap: wrap;
        text-align: center;
    }
}


.three_data{
    width: 100%;
    left: 181%;
    width: 100%;
    top: -164%;
    position: absolute;
    z-index: 3;

}

.visit_the_room{
    display: flex;
    justify-content: center;
}

.visit_the_room a{
    color: #fff;
    background-color: #1e85ee;
    display: inline;
    padding: 10px 15px;
}
@media screen and (max-width: 750px) {
    .three_data{
        position: static;
    }
}